From 8ee0efed36c0756cd6706baaa7ba6ab895b7d6e7 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Tue, 1 Jun 1993 21:25:47 +0000 Subject: [PATCH] *** empty log message *** --- src/s/386bsd.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/s/386bsd.h b/src/s/386bsd.h index 26f2874dc85..a480c17ce2e 100644 --- a/src/s/386bsd.h +++ b/src/s/386bsd.h @@ -13,3 +13,6 @@ /* Need to use GNU make, as system make has problems */ #define MAKE_COMMAND gmake #define LIBS_DEBUG + +/* For mem-limits.h. */ +#define BSD4_2 -- 2.30.2